home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / OpenLinux 2.3 CD.iso / col / launch / floppy / READMEus.txt < prev   
Encoding:
Text File  |  1999-08-12  |  3.2 KB  |  101 lines

  1. LAUNCHING THE OPENLINUX INSTALLATION FROM A DISKETTE             August 1999
  2. ---------------------------------------------------------------------------
  3. This document explains how to launch the OpenLinux installation with a 
  4. diskette.  This is useful when you do not have a bootable CD-ROM drive.
  5.  
  6. This file contains the following:
  7.  
  8. - Contents of This Directory
  9. - Creating Install and Modules Diskettes
  10. - Installation Instructions
  11.  
  12.  
  13. Contents of This Directory
  14. ==========================
  15.  
  16. - READMEus.txt - This file
  17.  
  18. - install.144  - Install disk image for a 1.44 MB diskette
  19.  
  20. - install.bat  - DOS batch file that runs rawrite.exe with install.144
  21.  
  22. - modules.144  - Modules disk image for a 1.44 MB diskette
  23.  
  24. - modules.bat  - DOS batch file that runs rawrite.exe with modules.144
  25.  
  26. - rawrite.exe  - Program for copying the install and modules images
  27.                  to a diskette
  28.  
  29. - rawrite.pif  - Window's pif file for the Windows setup diskette
  30.                  create process.
  31.  
  32. Creating Install and Modules Diskettes
  33. ======================================
  34. To create OpenLinux(TM) install and modules diskettes, follow these steps:
  35.  
  36.   Creating an Install Diskette
  37.   ----------------------------
  38.  
  39.   To create an install diskette, do the following:
  40.  
  41.   1. Insert a blank 1.44 MB diskette in the diskette drive.
  42.  
  43.   2. Do one of these:
  44.  
  45.      - From an OpenLinux command line, type 
  46.  
  47.        dd if=install.144 of=/dev/fd0 <Enter>
  48.  
  49.      - From a DOS command line, run the "RAWRITE" utility in the
  50.        "col\launch\floppy" directory on this OpenLinux CD, and then 
  51.        follow the prompts for transferring the "install.144" file to
  52.        the diskette, or run "install.bat".
  53.  
  54.      - From Windows, insert the CD (if autorun.inf does not start up
  55.        a menu then run "winsetup\setup.exe"), go to the Install
  56.        Product / Create Install Diskettes menu and follow the
  57.        instructions.
  58.  
  59.   3. Label the diskette.
  60.  
  61.   NOTE: For an updated installation image, see Caldera Systems' Web site.
  62.  
  63.  
  64.   Creating Modules Diskette
  65.   -------------------------
  66.   To create a modules diskette, do the following:
  67.  
  68.   1. Insert a blank 1.44 MB diskette in the diskette drive.
  69.  
  70.   2. Do one of these:
  71.  
  72.      - From an OpenLinux command line, type
  73.  
  74.        dd if=modules.144 of=/dev/fd0
  75.  
  76.      - From a DOS command line, run the "RAWRITE" utility in the
  77.        "col\launch\floppy" directory on this OpenLinux CD, and then 
  78.        follow the prompts for transferring the "modules.144" file to
  79.        the diskette, or run "modules.bat".
  80.  
  81.      - From Windows, insert the CD (if autorun.inf dos not start up
  82.        a menu then run "winsetup\setup.exe"), go to the Install
  83.        Product / Create Install Diskettes menu and follow the
  84.        instructions.
  85.    
  86.   3. Label the diskette.
  87.  
  88.   NOTE: For an updated installation image, see Caldera Systems' Web site.
  89.  
  90.  
  91. Installation Instructions
  92. =========================
  93. To install OpenLinux with the install diskette you created, do the following:
  94.  
  95. 1. Insert the Install diskette.
  96.  
  97. 2. Turn on (or re-start) your computer and then follow the prompts.
  98.  
  99. For details on installing OpenLinux, see the "Getting Started Guide."
  100.  
  101.